home *** CD-ROM | disk | FTP | other *** search
- ; WMC.cfg
- ; The config file for the Startup image
-
- ; Information should appear as follows:
-
- ; LoRes bitmap name
- ; LoRes X image size
- ; LoRes Y image size
- ; LoRes X canvas size
- ; LoRes Y canvas size
-
- ; MedRes as above
- ; HiRes as above
-
- ; Screen position for image (CENTRE, BOTTOMLEFT, BOTTOMRIGHT, perhaps some more)
-
- ; LoRes information
- WMC320.raw 320 200 320 200
- ; MedRes information
- WMCodd.raw 320 400 320 400
- ; HiRes information
- WMC512.raw 512 384 512 384
- ; Very HiRes information
- WMC640.raw 640 480 640 480
-
- ; Screen position
- CENTRE